.header {
	background: #0c4602;
}

.link-btn-lk {
	background: #062b00;
}

.link-btn-lk:hover {
        background: #1f6210;	
}

.header-nav-menu-link:hover {
        background: #177305;
}

.header-nav-menu-left-list li:hover {
        background: #062b00;
}

.sidebar-menu-list-dropdown a {
        border-left: 4px #0c4602 solid;
}

.banner-sidebar a {
	background: #0c4602;
	border: 4px solid #155e04;
}

.banner-sidebar a:hover {
        background: #155e04;
}

.hr-news {
        background: url(images/hand.png) repeat-x #0c4602;
}

#owl-block-news .owl-txt-news-date {
        background: #0c4602;
}

.line-news-hr {
	background: url(images/hand.png) repeat-x #0c4602;
}

.footer-block {
        background: url('../images/footer_bg_ssite.jpg') #144e0a;
}

.chld-btn {
        background: #0c4602;
        color: #fff !important;
}

.chld-btn:hover {
        background: #167506;
	text-decoration: none !important;
}

.btn-primary {
	background: #0c4602 !important;
	color: #fff !important;
}

.btn-outline-primary {
	border-color: #0c4602 !important;
	color: #0c4602 !important;
	outline: none !important;
}

.btn-outline-primary:hover {
	background: #0c4602 !important;
	color: #fff !important;
}

#admin_menu a:hover {
	background: #022d46;
}

#owl-slider-top .owl-slider-top-txt {
	margin: -37px 0 0 0;
}

#owl-slider-top a {
	text-decoration: none !important;
}

#owl-slider-top .active span {
	background: #464646;
}